home *** CD-ROM | disk | FTP | other *** search
open in:
MacOS 8.1
|
Win98
|
DOS
browse contents |
view JSON data
|
view as text
This file was processed as: LaTeX Document
(document/latex).
Confidence | Program | Detection | Match Type | Support
|
---|
100%
| dexvert
| LaTeX Document (document/latex)
| magic
| Supported |
1%
| dexvert
| Text File (text/txt)
| fallback
| Supported |
100%
| file
| C++ source text
| default
| |
99%
| file
| LaTeX document, ASCII text
| default
| |
100%
| checkBytes
| Printable ASCII
| default
| |
100%
| perlTextCheck
| Likely Text (Perl)
| default
| |
100%
| siegfried
| x-fmt/111 Plain Text File
| default
| |
100%
| detectItEasy
| Format: plain text[LF]
| default (weak)
|
|
hex view+--------+-------------------------+-------------------------+--------+--------+
|00000000| 5c 62 65 67 69 6e 67 72 | 6f 75 70 0a 5c 70 61 72 |\begingr|oup.\par|
|00000010| 73 6b 69 70 20 30 70 74 | 5c 62 61 73 65 6c 69 6e |skip 0pt|\baselin|
|00000020| 65 73 6b 69 70 20 30 70 | 74 0a 5c 74 74 20 7b 5c |eskip 0p|t.\tt {\|
|00000030| 74 74 5c 6f 62 65 79 73 | 70 61 63 65 73 5c 67 64 |tt\obeys|paces\gd|
|00000040| 65 66 20 7b 5c 68 73 6b | 69 70 2e 35 65 6d 7d 7d |ef {\hsk|ip.5em}}|
|00000050| 20 5c 64 65 66 5c 70 61 | 72 7b 5c 6c 65 61 76 65 | \def\pa|r{\leave|
|00000060| 76 6d 6f 64 65 5c 65 6e | 64 67 72 61 66 7d 20 5c |vmode\en|dgraf} \|
|00000070| 63 61 74 63 6f 64 65 60 | 5c 60 3d 5c 61 63 74 69 |catcode`|\`=\acti|
|00000080| 76 65 0a 5c 6f 62 65 79 | 6c 69 6e 65 73 20 5c 74 |ve.\obey|lines \t|
|00000090| 74 76 65 72 62 61 74 69 | 6d 0a 0a 74 79 70 65 64 |tverbati|m..typed|
|000000a0| 65 66 20 2e 2e 2e 20 64 | 69 63 5f 69 6d 70 6c 5f |ef ... d|ic_impl_|
|000000b0| 69 74 65 6d 3b 0a 0a 63 | 6c 61 73 73 20 64 69 63 |item;..c|lass dic|
|000000c0| 5f 69 6d 70 6c 20 7b 0a | 0a 20 76 69 72 74 75 61 |_impl {.|. virtua|
|000000d0| 6c 20 69 6e 74 20 20 63 | 6d 70 28 47 65 6e 50 74 |l int c|mp(GenPt|
|000000e0| 72 2c 20 47 65 6e 50 74 | 72 29 20 63 6f 6e 73 74 |r, GenPt|r) const|
|000000f0| 20 3d 20 30 3b 0a 20 76 | 69 72 74 75 61 6c 20 69 | = 0;. v|irtual i|
|00000100| 6e 74 20 20 69 6e 74 5f | 74 79 70 65 28 29 20 20 |nt int_|type() |
|00000110| 20 20 20 20 20 20 20 20 | 63 6f 6e 73 74 20 3d 20 | |const = |
|00000120| 30 3b 0a 20 76 69 72 74 | 75 61 6c 20 76 6f 69 64 |0;. virt|ual void|
|00000130| 20 63 6c 65 61 72 5f 6b | 65 79 28 47 65 6e 50 74 | clear_k|ey(GenPt|
|00000140| 72 26 29 20 20 63 6f 6e | 73 74 20 3d 20 30 3b 0a |r&) con|st = 0;.|
|00000150| 20 76 69 72 74 75 61 6c | 20 76 6f 69 64 20 63 6c | virtual| void cl|
|00000160| 65 61 72 5f 69 6e 66 28 | 47 65 6e 50 74 72 26 29 |ear_inf(|GenPtr&)|
|00000170| 20 20 63 6f 6e 73 74 20 | 3d 20 30 3b 0a 20 76 69 | const |= 0;. vi|
|00000180| 72 74 75 61 6c 20 76 6f | 69 64 20 63 6f 70 79 5f |rtual vo|id copy_|
|00000190| 6b 65 79 28 47 65 6e 50 | 74 72 26 29 20 20 20 63 |key(GenP|tr&) c|
|000001a0| 6f 6e 73 74 20 3d 20 30 | 3b 0a 20 76 69 72 74 75 |onst = 0|;. virtu|
|000001b0| 61 6c 20 76 6f 69 64 20 | 63 6f 70 79 5f 69 6e 66 |al void |copy_inf|
|000001c0| 28 47 65 6e 50 74 72 26 | 29 20 20 20 63 6f 6e 73 |(GenPtr&|) cons|
|000001d0| 74 20 3d 20 30 3b 0a 0a | 70 75 62 6c 69 63 3a 0a |t = 0;..|public:.|
|000001e0| 0a 20 64 69 63 5f 69 6d | 70 6c 28 29 3b 0a 20 64 |. dic_im|pl();. d|
|000001f0| 69 63 5f 69 6d 70 6c 28 | 63 6f 6e 73 74 20 64 69 |ic_impl(|const di|
|00000200| 63 5f 69 6d 70 6c 26 29 | 3b 0a 7e 64 69 63 5f 69 |c_impl&)|;.~dic_i|
|00000210| 6d 70 6c 28 29 3b 0a 0a | 20 64 69 63 5f 69 6d 70 |mpl();..| dic_imp|
|00000220| 6c 26 20 6f 70 65 72 61 | 74 6f 72 3d 28 63 6f 6e |l& opera|tor=(con|
|00000230| 73 74 20 64 69 63 5f 69 | 6d 70 6c 26 29 3b 0a 0a |st dic_i|mpl&);..|
|00000240| 20 47 65 6e 50 74 72 20 | 6b 65 79 28 64 69 63 5f | GenPtr |key(dic_|
|00000250| 69 6d 70 6c 5f 69 74 65 | 6d 20 70 29 20 20 63 6f |impl_ite|m p) co|
|00000260| 6e 73 74 3b 0a 20 47 65 | 6e 50 74 72 20 69 6e 66 |nst;. Ge|nPtr inf|
|00000270| 28 64 69 63 5f 69 6d 70 | 6c 5f 69 74 65 6d 20 70 |(dic_imp|l_item p|
|00000280| 29 20 20 63 6f 6e 73 74 | 3b 0a 0a 20 64 69 63 5f |) const|;.. dic_|
|00000290| 69 6d 70 6c 5f 69 74 65 | 6d 20 69 6e 73 65 72 74 |impl_ite|m insert|
|000002a0| 28 47 65 6e 50 74 72 2c | 47 65 6e 50 74 72 29 3b |(GenPtr,|GenPtr);|
|000002b0| 0a 20 64 69 63 5f 69 6d | 70 6c 5f 69 74 65 6d 20 |. dic_im|pl_item |
|000002c0| 6c 6f 6f 6b 75 70 28 47 | 65 6e 50 74 72 29 20 20 |lookup(G|enPtr) |
|000002d0| 63 6f 6e 73 74 3b 0a 20 | 64 69 63 5f 69 6d 70 6c |const;. |dic_impl|
|000002e0| 5f 69 74 65 6d 20 66 69 | 72 73 74 5f 69 74 65 6d |_item fi|rst_item|
|000002f0| 28 29 20 20 20 20 63 6f | 6e 73 74 3b 0a 20 64 69 |() co|nst;. di|
|00000300| 63 5f 69 6d 70 6c 5f 69 | 74 65 6d 20 6e 65 78 74 |c_impl_i|tem next|
|00000310| 5f 69 74 65 6d 28 64 69 | 63 5f 69 6d 70 6c 5f 69 |_item(di|c_impl_i|
|00000320| 74 65 6d 29 20 63 6f 6e | 73 74 3b 0a 0a 20 64 69 |tem) con|st;.. di|
|00000330| 63 5f 69 6d 70 6c 5f 69 | 74 65 6d 20 69 74 65 6d |c_impl_i|tem item|
|00000340| 28 76 6f 69 64 2a 20 70 | 29 20 63 6f 6e 73 74 20 |(void* p|) const |
|00000350| 7b 20 72 65 74 75 72 6e | 20 64 69 63 5f 69 6d 70 |{ return| dic_imp|
|00000360| 6c 5f 69 74 65 6d 28 70 | 29 3b 20 7d 0a 0a 20 76 |l_item(p|); }.. v|
|00000370| 6f 69 64 20 20 20 20 63 | 68 61 6e 67 65 5f 69 6e |oid c|hange_in|
|00000380| 66 28 64 69 63 5f 69 6d | 70 6c 5f 69 74 65 6d 2c |f(dic_im|pl_item,|
|00000390| 47 65 6e 50 74 72 29 3b | 0a 20 76 6f 69 64 20 20 |GenPtr);|. void |
|000003a0| 20 20 64 65 6c 5f 69 74 | 65 6d 28 64 69 63 5f 69 | del_it|em(dic_i|
|000003b0| 6d 70 6c 5f 69 74 65 6d | 29 3b 0a 20 76 6f 69 64 |mpl_item|);. void|
|000003c0| 20 20 20 20 64 65 6c 28 | 47 65 6e 50 74 72 29 3b | del(|GenPtr);|
|000003d0| 0a 20 76 6f 69 64 20 20 | 20 20 63 6c 65 61 72 28 |. void | clear(|
|000003e0| 29 3b 0a 0a 20 69 6e 74 | 20 20 20 20 20 73 69 7a |);.. int| siz|
|000003f0| 65 28 29 20 63 6f 6e 73 | 74 3b 0a 7d 3b 0a 0a 5c |e() cons|t;.};..\|
|00000400| 65 6e 64 67 72 6f 75 70 | 0a 0a |endgroup|.. |
+--------+-------------------------+-------------------------+--------+--------+